OpenMode
Types
Link copied to clipboard
data class AppStore(val storeInfo: NavigationSpec.ThirdParty.StoreInfo) : NavigationSpec.ThirdParty.OpenMode
Opens the AppStore
Link copied to clipboard
data class FallbackToAppStore(val urlScheme: NSURL, val storeInfo: NavigationSpec.ThirdParty.StoreInfo) : NavigationSpec.ThirdParty.OpenMode
Tries to open the app or navigates to the store if it does not exist
Link copied to clipboard
Only navigates whn the app is installed